RewardedAdLoadListener

A listener for receiving notifications during the lifecycle of an rewarded ad.

Functions

Link copied to clipboard
abstract fun onAdFailedToLoad(error: AdRequestError)

Called when an rewarded ad request failed.

Link copied to clipboard
abstract fun onAdLoaded(rewarded: RewardedAd)

Notifies when ad is loaded.